home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / psp8 / Data1.cab / resize.swf / scripts / DefineButton2_92 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2003-04-22  |  144 b   |  5 lines

  1. on(release, keyPress "<Enter>"){
  2.    _global.menu.selectItem("photo_correction");
  3.    loadMovie("photo_correction.swf","_root.mainwindow");
  4. }
  5.